Skip to content

Comments

Fixed resolving of dialect name when host of JdbcHook is an JDBC URL#54446

Merged
eladkal merged 5 commits intoapache:mainfrom
dabla:fix/dialect-name-from-jdbc-url
Aug 14, 2025
Merged

Fixed resolving of dialect name when host of JdbcHook is an JDBC URL#54446
eladkal merged 5 commits intoapache:mainfrom
dabla:fix/dialect-name-from-jdbc-url

Conversation

@dabla
Copy link
Contributor

@dabla dabla commented Aug 13, 2025

Fixed resolving of dialect name when host of JdbcHook is an JDBC URL as SQLAlchemy will raise a ValueError when a JDBC URL is defined as host.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@eladkal eladkal merged commit ea5bb8a into apache:main Aug 14, 2025
75 checks passed
@potiuk
Copy link
Member

potiuk commented Aug 15, 2025

Nice !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants